Versions:
UEFIExtract 72-alpha, published by LongSoft, is a command-line firmware analysis utility that leverages the same parsing engine developed for the UEFITool project to dissect UEFI-compatible firmware images and reproduce their internal structure as a recursive directory tree on the file system. Built around the lightweight ffsParser module, the program reads any supplied BIOS, update capsule, or other firmware binary, validates its integrity, and then expands every firmware file system volume, region, file, and section into a human-readable folder hierarchy that mirrors the original layout. Security researchers, system firmware engineers, and reverse-engineering specialists use the extracted tree to inspect individual UEFI drivers, Option ROMs, Intel FIT entries, microcode patches, ACPI tables, and authentication variables without altering the source image, making the tool valuable for vulnerability assessment, BIOS modding, and compliance auditing. Because the engine originated in 2013 as a cross-platform open-source effort to fill the absence of vendor-neutral utilities capable of safely parsing modern firmware formats, UEFIExtract inherits robust support for Intel, AMI, Phoenix, and Insyde images while remaining portable across Windows, Linux, and macOS. The current 72-alpha release represents the single maintained lineage and continues to receive incremental updates that improve compatibility with newer UEFI specification revisions and capsule signatures. UEFIExtract is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version and supporting batch installation of multiple applications.
Tags: